PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowFormXObjectContent Class / setVerticalAlign Method
The formXObject alignment on vertical relative to available space.
In This Topic
    setVerticalAlign Method
    In This Topic
    Sets the vertical align.
    Syntax
    public void setVerticalAlign( 
       PDFGraphicAlign value
    )

    Parameters

    value
    The formXObject alignment on vertical relative to available space.
    See Also